services.kanidm.provision.systems.oauth2.<name>.basicSecretFile

The basic secret to use for this service. If null, the random secret generated by kanidm will not be touched. Do NOT use a path from the nix store here!

Type
null or absolute path
Default
null
Example
"/run/secrets/some-oauth2-basic-secret"
Declared
<nixpkgs/nixos/modules/services/security/kanidm.nix>